check surface status after ceating a pdf. Avoids crashing when the target
authorHans Breuer <hans@breuer.org>
Fri, 13 Jun 2008 08:36:26 +0000 (08:36 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 13 Jun 2008 08:36:26 +0000 (08:36 +0000)
commit8677ed959d6c91f278151133106dc192a0662d54
treedf61d8ba076483dd8edc364042b490073c67df50
parente0c1ab3f39aff64d3b00a66263a8592243ea4076
check surface status after ceating a pdf. Avoids crashing when the target

2008-05-23  Hans Breuer  <hans@breuer.org>

* gtk/gtkprintoperation.c : check surface status after ceating a pdf.
Avoids crashing when the target can not be written, bug #537685

* gdk/win32/gdkdisplay-win32.c : runtime linking of ProcessIdToSessionId

* gtk/gtkfilesystem.c : variadic macros are not supported with c89 and
it was not needed here anyway.

svn path=/trunk/; revision=20370
ChangeLog
gdk/win32/gdkdisplay-win32.c
gtk/gtkfilesystem.c
gtk/gtkprintoperation.c